CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bayes classifier

搜索资源列表

  1. Bayes

    0下载:
  2. 使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1197
    • 提供者:liz
  1. Bayes_example

    0下载:
  2. Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:44937
    • 提供者:LikeTheBird
  1. judger

    1下载:
  2. 最小错误率和最小风险贝叶斯分类器,附带示例数据-Minimum error rate and minimum risk Bayes classifier, with sample data
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:3173
    • 提供者:胡振
  1. Bayes

    0下载:
  2. 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3066
    • 提供者:晏珏
  1. baysianclassify

    0下载:
  2. bayes classifier using naive bayes method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:135161
    • 提供者:代龙
  1. BNC

    0下载:
  2. 朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:608047
    • 提供者:王军
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1272
    • 提供者:屠志海
  1. bayes

    0下载:
  2. 基本的Bayes线性分类器算发,可以直接运行,结果显示样本以及分类后情况。-Basic linear Bayes classifier fat count can be run directly, as well as the classification results showed that after the sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3222
    • 提供者:孙亮
  1. bayes

    0下载:
  2. 贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:898117
    • 提供者:taobao
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2600382
    • 提供者:于冰
  1. bayesclassifier0

    0下载:
  2. bayes分类器,脱机手写识别,含实验数据-bayes classifier, off-line handwriting recognition, with the experimental data
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:497972
    • 提供者:风铃
  1. Bayes

    0下载:
  2. Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1702
    • 提供者:zm
  1. Bayes

    0下载:
  2. 最小错误概率的Bayes分类器 手写数字识别-Minimum error probability of Bayes classifier handwritten numeral recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:3722
    • 提供者:
  1. Matlab2

    0下载:
  2. 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:95065
    • 提供者:weiyc
  1. Bayes

    0下载:
  2. 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:1908
    • 提供者:shijun
  1. bayes

    0下载:
  2. Naive Bayes Classifier for an arff file (Weka file format)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:59451
    • 提供者:andra
  1. Naive_Bayes_demo

    0下载:
  2. 使用Naive Bayes Classifier去分类binary data并绘出正确图表-Using the Naive Bayes Classifier to classify binary data and draw the correct diagram
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:60525
    • 提供者:Steve Evan
  1. BAYES

    0下载:
  2. 有几类样本点,利用BAYES分类器求出其分界面,并分析这类分类器的特点。-There are several types of sample points, using BAYES classifier obtained its sub-interface, and analyze the characteristics of such classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:938
    • 提供者:小丽
  1. Minimum-Bayes-classifier-error-rate

    3下载:
  2. 这是模式识别中最小错误率Bayes分类器设计方案。 自行完善了在不同先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。 全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。 调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从而得到概率密度
  3. 所属分类:matlab

    • 发布日期:2016-05-24
    • 文件大小:4096
    • 提供者:崔杉
  1. Bayes-classifier

    0下载:
  2. 贝叶斯分类器,贝叶斯算法的matlab程序-Bayes classifier Bias algorithm procedure
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:10119
    • 提供者:daidai
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com